PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardArtifactAttribute Class / getSubtype Method
In This Topic
    getSubtype Method
    In This Topic
    Gets the artifact subtype.
    Syntax
    public PDFStandardArtifactSubtype getSubtype()

    Return Value

    A PDFStandardArtifactSubtype enum member specifying the subtype of artifact that this attribute describes.
    See Also